home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 22 / Amiga Format AFCD22 (Jan 1998, Issue 106).iso / -in_the_mag- / picmanagerpro / help / vec.hlp < prev   
Text File  |  1997-11-19  |  4KB  |  88 lines

  1.  Vector Graphics Support of PMPro
  2.  ================================
  3.  
  4.   Important Notes
  5.   ===============
  6.   Through SuperView-Library PMPro now supports some exotic
  7.   vector graphics file formats (FIG, CGM...), where the reading of these
  8.   - as well as reading Postscript files - is only possible when
  9.   the freely available Ghostscript package also has been installed
  10.  
  11.   Please read also the file README.GHOSTSCRIPT in the
  12.    DOCS-Directory!!
  13.  
  14.   When using Ghostscript for Postscript-support you have to take
  15.   care of the following:
  16.  
  17.   - Acquire Ghostscript V3.53 or V4.0 from somewhere (e.g. Aminet)
  18.   - Ghostscript must be correctly installed!!!
  19.   - Ensure that the correct Ghostscript version has been installed
  20.   - 68040/060 owners may also have to install a special patch, included
  21.     with the Ghostscript package, which will be applied to the MathIEEE                   
  22.     libraries - named "SetMathPatch" (alternatively use an up to date
  23.     SetPatch version greater V43.4 from Amiga International)
  24.   - It makes sense to replace the maths libraries on 68040/060
  25.     systems with better, more optimised versions. For example, the
  26.     "FMath" package from Aminet (V40.6 from Aminet:util/libs/FMath406.LHA)
  27.     can be recommended.
  28.   - Ghostscript requires a reasonable number of font files to work
  29.     correctly (Font files for fontmap entries), because without these
  30.     non-graphics postscript files would not work well. On various
  31.     GNU-CD-ROMs, FTP servers or on Aminet you will find some.
  32.     Just copy these to the "fonts" directory in the Ghostscript drawer.
  33.   - Ghostscript 3.53 seems to have a serious bug, which prevents present
  34.     Font files from being correctly localised, assigned and used.
  35.     This may mean that with Ghostscript 3.53 it will not be possible
  36.     to read CGM files (GPlot.svobject), since GPlot (version 4.3b2) always
  37.     explicitly requests a font called "Times-Roman".
  38.     Although it is not actually needed, unavailability of this font
  39.     may prevent reading of the (internally converted to Postscript)
  40.     GGM graphics.
  41.   - For testing Ghostscript after installation, check out the files
  42.     "tiger.ps" and "chess.ps" from the "Examples" drawer in the
  43.     Ghostscript directory. "Tiger.ps" should always work with a correct
  44.     installation, and "Chess.ps" will additionally require a working
  45.     system of additional fonts (Times-Roman, etc.)
  46.   - You should only activate support of PS, FIG and CGM graphics via
  47.     Ghostscript when Ghostscript runs without errors on your system.
  48.  
  49.  
  50.  Configuration
  51.  =============
  52.   There is a settings menu called Settings/Vector graphics, in which you
  53.   may set all necessary preferences for the vector file formats PS, EPS,
  54.   CGM and FIG.
  55.  
  56.    Postscript Options
  57.    ------------------
  58.     - Ghostscript: select the program Ghostscript here
  59.     - Colourdepth: select, which colourdepth should be used for importing
  60.       Postscript files. 8-Bit will usually suffice.
  61.     - Resolution: Which resolution (dpi - Dots per Inch) should be used
  62.       for importing. The default value of 73 dpi usually complies to
  63.       the screen resolution and should not be increased too much.
  64.     - Activate: Should this module be activated (see note) ?
  65.  
  66.    Amifig / GPlot / EPS
  67.    ---------------------
  68.     - Select GPlot: select the program GPlot.
  69.     - Activate: Should the GPlot module be activated (see note) ?
  70.     - Select fig2dev: select the program fig2dev (which comes with Amifig)
  71.     - Activate: Should the Amifig module be activated (see note) ?
  72.     - load EPS: This function determines whether loading an EPS graphics
  73.       imports the preview header or an interpretation by Ghostscript.
  74.     - save EPS: Determines the resolution which is being used for saving
  75.       EPS graphics. Saving EPS graphics does not require Postscript
  76.       and thus is always available, even if Ghostscript has not been
  77.       installed.
  78.  
  79.  
  80.   Note:
  81.   =====
  82.   Only activate support for PS, EPS, FIG and CGM graphics via
  83.   Ghostscript, if it works without errors on your system and
  84.   you actually wish to use these uncommon (on the Amiga)graphics. 
  85.   Otherwise keep them deactivated!!! For the typical Amiga user, 
  86.   these might not be of any interest.
  87.  
  88.